
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])> Public Class FlexMap(Of T) Inherits FlexChartBase(Of T) Implements IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
'Usage
Dim instance As FlexMap(Of T)
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public class FlexMap<T> : FlexChartBase<T>, IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class FlexMap = class(FlexChartBase, IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent)
JScript does not support Generics.
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public __gc class FlexMap<T> : public FlexChartBase<T>, IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
[Scripts(Mono.Cecil.CustomAttributeArgument[])] generic<typename T> public ref class FlexMap : public FlexChartBase<T>, IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.FlexChartBase<T>
C1.Web.Mvc.FlexMap<T>